/******* 首  页*******/
h2.indexBt{
	font-size:40px;
	line-height:40px;
}
.contBox{
	padding:50px 0;
}
.mt50{
	margin-top:50px;
}
.lh14{
	line-height:14px;
}
.lh20{
	line-height:20px;
}

#sale{
	height: 715px;
}
.indexTitle{
	margin: 80px 0 50px;
	height: 56px;
	border-left: 3px solid #2c3a7f;
	color: #1b1b1a;
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
}
.indexTitle h3{
	top: -4px;
	left: 28px;
}
.indexTitle h2{
	font-size: 24px;
	line-height: 24px;
	bottom: 0;
	left: 28px;
}
.indexTitle a{
	width: 86px;
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
	right: 0;
	bottom: 0;
	border: 2px solid #2c3a7f;
}
.indexTitle strong{
	padding-left: 5px;
}
.indexTitle a:hover{
	background: #2c3a7f;
	color: #fff;
}








.m-banner{
	width:520px;
	height:572px;
	position: relative;
	margin-right: 12px;
}
.m-banner img.icon{
	top: 0;
	left: 20px;
	z-index: 999;
}
.mb-news{
	width:520px;
	height: 94px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99; 
	background:linear-gradient(to right, 0% #002060, 100% #0f3aa2);
	background:-ms-linear-gradient(to right, 0% #002060, 100% #0f3aa2);
	background:-moz-linear-gradient(to right, 0% #002060, 100% #0f3aa2);
	background:-o-linear-gradient(to right, 0% #002060, 100% #0f3aa2);
	background:-webkit-linear-gradient(to right, 0% #002060, 100% #0f3aa2);
	background:-webkit-gradient(linear,left top, right top, color-stop(0%, #002060), color-stop(100%, #0f3aa2));
}
.mb-img{
	width:520px;
	height:478px
}
.mb-inav{
	width:520px;
	position: absolute;
	left: 10px;
	bottom: -43px;
	z-index: 999;
}
.mb-inav li{
	margin-bottom:1px;
	display: inline-block;
}
.mb-inav li a{
	display:block;
	width:14px;
	height:14px;
	background:#a0a0a0;
	border-radius: 50%;
	margin-right: 10px;
}
.mb-inav li a.cur{
	width: 42px;
	height: 14px;
	border-radius: 15px;
	background:#2c3a7f
}
.mb-ibox{
	width:520px;
	height:478px;
	position:relative;
	overflow:hidden
}
.mb-ibox a{
	display:block;
	width:520px;
	height:478px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	display:none
}
.mb-ibox img{
	width:520px;
	height:478px;
}
.proName{
	width: 280px;
	padding: 25px 0 0 22px;
}
.proPrice{
	width: 210px;
	padding-top: 25px;
}
.proPrice span{
	color: #f7c5a1;
}
.proPrice span:first-of-type{
	vertical-align: top;
}
.proPrice span strong{
	font-size:40px;
	line-height: 40px;
	padding-right: 5px;
}
.proPrice img{
	padding: 0 2px;
}
.sale-fr{
	width: 668px;
}
.sale-fr dl{
	float: left;
    width: 328px;
    height: 280px;
}
.sale-fr img{
	width:328px;
	height: 226px;
}
.sale-fr dl dd{
	width:302px;
	height: 53px;
	padding: 0 12px;
	line-height: 53px;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.sale-fr dl dd span i:first-of-type{
	padding-right: 6px;
}
.sale-fr dl dd span i:last-of-type{
	right: 12px;
	top: 15px;
}
.sale-fr dl:nth-child(3),
.sale-fr dl:nth-child(4){
	margin-top: 12px;
}
.sale-fr dl:nth-child(2),
.sale-fr dl:nth-child(4){
	margin-right: 0;
}

/* product */
#product dl{
	width: 1200px;
}
#product dl dt{
	width: 826px;
	margin-right: 14px;
}
#product dl dt img{
	width: 826px;
	height: 400px;
}
#product dl dd{
	width: 360px;
	height: 315px;
	padding-top: 85px;
	background: #f0f0f0;
}
#product dl dd h5{
	text-transform: uppercase;
	padding-top: 12px;
}
#product dl dd p{
	padding-top:14px;
}
#product dl dd img{
	padding-top: 45px;
}
#product dl:nth-of-type(2){
	width: 567px;
	margin: 14px 14px 0 0;
}
#product dl:nth-of-type(2) dd{
	width: 193px;
	height: 200px;
	padding-top: 50px;
	margin-right: 14px;
}
#product dl:nth-of-type(2) dt,
#product dl:nth-of-type(3) dt{
	width: 360px;
	margin-right: 0;
}
#product dl:nth-of-type(2) dt img,
#product dl:nth-of-type(3) dt img{
	width: 360px;
	height: 250px;
}
#product dl:nth-of-type(3){
	width: 619px;
	margin: 14px 0 0;
}
#product dl:nth-of-type(3) dd{
	width: 245px;
	height: 200px;
	padding-top: 50px;
	margin-right: 14px;
}


/* Classic Case */
#case ul li{
	width:390px;
	height: 370px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}
#case ul li:nth-of-type(3n){
	margin-right: 0;
}
#case ul li:nth-of-type(1),
#case ul li:nth-of-type(2),
#case ul li:nth-of-type(3){
	margin-top: 0;
}
#case ul li a{
	display: block;
	width:388px;
	height: 368px;
	line-height: 68px;
	border: 1px solid #e5e5e5;
}
#case ul li img{
	width:388px;
	height: 300px;
}
#case ul li a:hover{
	box-shadow: 0px 0px 5px 5px rgba(4,0,0,.1);
}


























/*banner*/
.banner{
	width:1200px;
	height:400px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	z-index:1;
}
.yq_banner_list{
	width:825px;
	height:33px;
	padding-top:17px;
	position:absolute;
	bottom:0;
	text-align:center;
	z-index:100;
	left:0;
	background:rgba(0,0,0,.65);
}
.yq_banner_list a{
	display:inline-block;
	width:14px;
	height:14px;
	background:#959595;
	border-radius:50%;
	margin-right:12px;
}
.yq_banner_list a:hover,.yq_banner_list a.hover{
	background:#fff;
}
.none{
	display:none;
}
.banner_show{
	width:1200px;
	text-align:center;
	height:400px;
	overflow:hidden;
	position:relative;
}
.bannger_inbox{
	width: 825px;
	float:left;
}
.bannger_inbox img{
	width:825px;
	height:400px;
}
.banner_mag{
	width:375px;
	height:400px;
	position:absolute;
	right:0;
	top:0;
	text-align:left;
	z-index:99;
}
.banner_magbox{
	width:290px;
	height:355px;
	padding:45px 35px 0 50px;
	background:#f0f0f0;
	text-align:left;
}
.banner_magbox p:first-of-type{
	padding-top:20px;
}
.banner_magbox p{
	padding-top:10px;
}
.banner_magbox a{
	width:183px;
	height:50px;
	line-height:50px;
	background:#d83d3d;
	border-radius:30px;
	margin-top:20px;
}


/* Friendship link */
#friendship{
	padding-top:80px;
}
#friendship h2:before{
	content:"";
	width:1200px;
	position:absolute;
	left:0;
	top:13px;
	z-index:1;
	border-bottom:1px solid #e5e5e5;
}
#friendship h2 span{
	z-index:2;
	background:#fff;
	padding:0 3px;
}
#friendship ul{
	padding-top:40px;
	line-height:39px;
}
#friendship ul li a{
	display:block;
	float:left;
	width:200px;
}

.sale-limit-width1{
	max-width: 123px;
	float: left;
}
.sale-float1{
	float: left;
}
.sale-float2{
	float: right;
}
.sale-overflow{
	overflow: hidden;
}
.form{
	width: 100%;
	min-width: 1200px;
}
.form>img{
	width: 100%;
	box-shadow:0px 7px 5px rgba(0,0,0,0.05);
}
.form-body{
	margin-top:87px;
	position: relative;
}
.form-main{
	background: url("../images/index-formbg2.png") no-repeat center center;
	width: 900px;
	height: 410px;
	position: absolute;
	right: 0;
	top: -40px;
	overflow: hidden;

}
.form-left{
	float: left;
	margin-top:78px;
	margin-left:80px;
}
.form-price{
	font-size: 50px;
	color: #de4948;
	
	
	max-width: 195px;

}
.form-price1{
	margin-left:90px;
	margin-top: 18px;
	font-size: 16px;
}
.form-price1+.form-price1{
	margin-top: 23px
}
#form{
	float: right;
	width: 560px;
	padding-top: 100px;
    margin-right: 50px;
	position: relative;
}
#form h2{
	left: 10px;
	top: 60px;
}
#form h2 span{
	color: #de4948;
	padding: 0 5px;
}
.form-main-body{
	margin-top: 18px;
}
.form-main-body>input,.form-main-body>select{
	border: 1px solid #dddddd;
	height: 48px;
	width: 96px;
	margin-left: 10px;
	font-size: 14px;
}
.form-main-body>input{
	text-indent: 11px;
}
#name{
	width: 212px;
}
#phone,#size{
	width: 263px;
}
.form-btn{
	width: 328px;	
	height: 50px;
	margin:62px auto 0 auto;
}
.form-btn input[type="submit"]{
	width: 328px;
	height: 50px;
	background: #d83d3d;
	border-radius: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.form-btn input[type="button"]{
	width: 328px;
	height: 50px;
	background: #d83d3d;
	border-radius: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.form-special-subject{
	margin-top: 21px;
	overflow: hidden;
}
.form-special-subject>a{
	float: left;

}
.form-special-subject>a+a{
	margin-left:21px;

}